DirectoryExists

Check if a directory path exists

extern (C) @nogc nothrow
bool
DirectoryExists
(
const(char*) dirPath
)

Meta